Read

Load a RoleDefinition Entity.

The load supports the standard set of Projection.EMPTY, Projection.BASIC, Projection.META and Projection.FULL. See roleDefinition.


roleDefinition readRoleDefinition( beeId roleDefinitionHandle , Projection projection )

Parameters

roleDefinitionHandle
Type: beeId The RoleDefinition to load. Must be specified.
projection
ProjectionWrapper
A Projection to be used to load the RoleDefinition. Null means Projection.EMPTY